projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d44014c
)
* progmodes/cc-defs.el (c-version): Increment to 5.32.5.
author
Alan Mackenzie
<acm@muc.de>
Sun, 5 May 2013 12:17:12 +0000
(12:17 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Sun, 5 May 2013 12:17:12 +0000
(12:17 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/progmodes/cc-defs.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 77c6f0b450a35a1c001ee513a88897862da28699..f18d856a4dcbd02e632d7da6b11b44f42ee0b5e4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2013-05-05 Alan Mackenzie <acm@muc.de>
+
+ * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
+
2013-05-05 Juri Linkov <juri@jurta.org>
* info.el (Info-read-subfile): Use (point-min) instead of (point)
diff --git
a/lisp/progmodes/cc-defs.el
b/lisp/progmodes/cc-defs.el
index 48236c2dca2e8a90069324f501d6859b8b7dcfcc..e7f9676767524352e3c7657a98b7cab3dab0c785 100644
(file)
--- a/
lisp/progmodes/cc-defs.el
+++ b/
lisp/progmodes/cc-defs.el
@@
-93,7
+93,7
@@
\f
;;; Variables also used at compile time.
-(defconst c-version "5.32.
4
"
+(defconst c-version "5.32.
5
"
"CC Mode version number.")
(defconst c-version-sym (intern c-version))